Skip to content

chore: release packages (beta) - #592

Merged
btravers merged 1 commit into
mainfrom
changeset-release/main
Jul 26, 2026
Merged

chore: release packages (beta)#592
btravers merged 1 commit into
mainfrom
changeset-release/main

Conversation

@btravers

@btravers btravers commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@amqp-contract/asyncapi@3.0.0-beta.0

Major Changes

  • 9222c06: Adopt unthrown v5 (beta): error combinators and match's err handler now take a ts-pattern matcher callback; peer bumped to ^5.0.0-beta.3.

Patch Changes

  • Updated dependencies [9222c06]
    • @amqp-contract/contract@3.0.0-beta.0

@amqp-contract/client@3.0.0-beta.0

Major Changes

  • 9222c06: Adopt unthrown v5 (beta): error combinators and match's err handler now take a ts-pattern matcher callback; peer bumped to ^5.0.0-beta.3.

Patch Changes

  • Updated dependencies [fa87d3f]
  • Updated dependencies [9222c06]
  • Updated dependencies [32895df]
    • @amqp-contract/core@3.0.0-beta.0
    • @amqp-contract/contract@3.0.0-beta.0

@amqp-contract/contract@3.0.0-beta.0

Major Changes

  • 9222c06: Adopt unthrown v5 (beta): error combinators and match's err handler now take a ts-pattern matcher callback; peer bumped to ^5.0.0-beta.3.

@amqp-contract/core@3.0.0-beta.0

Major Changes

  • 9222c06: Adopt unthrown v5 (beta): error combinators and match's err handler now take a ts-pattern matcher callback; peer bumped to ^5.0.0-beta.3.

Patch Changes

  • fa87d3f: Adopt @btravstack/tsconfig@0.2.0 (verbatimModuleSyntax), @btravstack/oxlint@0.2.1 (consistent-type-imports), @btravstack/lefthook, and the oxfmt sortImports fix.
  • 32895df: Consume the shared @btravstack/tsconfig / @btravstack/typedoc published config directly (the local tools/* packages are removed; consumers now extend @btravstack/* and take it from the catalog).
  • Updated dependencies [9222c06]
    • @amqp-contract/contract@3.0.0-beta.0

@amqp-contract/testing@3.0.0-beta.0

Major Changes

  • 9222c06: Adopt unthrown v5 (beta): error combinators and match's err handler now take a ts-pattern matcher callback; peer bumped to ^5.0.0-beta.3.

@amqp-contract/worker@3.0.0-beta.0

Major Changes

  • 9222c06: Adopt unthrown v5 (beta): error combinators and match's err handler now take a ts-pattern matcher callback; peer bumped to ^5.0.0-beta.3.

Patch Changes

  • Updated dependencies [fa87d3f]
  • Updated dependencies [9222c06]
  • Updated dependencies [32895df]
    • @amqp-contract/core@3.0.0-beta.0
    • @amqp-contract/contract@3.0.0-beta.0

Copilot AI review requested due to automatic review settings July 24, 2026 01:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release PR generated by Changesets to publish the next patch versions (2.4.1) of the amqp-contract packages to npm, reflecting the already-merged changes (notably the @btravstack/* config consumption change in @amqp-contract/core).

Changes:

  • Bump package versions from 2.4.02.4.1 across the release set.
  • Add 2.4.1 entries to each package changelog (including dependency bump notes where applicable).
  • Remove the consumed changeset file as part of the release cut.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/worker/package.json Bumps @amqp-contract/worker version to 2.4.1 for release.
packages/worker/CHANGELOG.md Adds 2.4.1 changelog entry for dependency updates.
packages/testing/package.json Bumps @amqp-contract/testing version to 2.4.1 for release.
packages/testing/CHANGELOG.md Adds 2.4.1 changelog header for the release.
packages/core/package.json Bumps @amqp-contract/core version to 2.4.1 for release.
packages/core/CHANGELOG.md Adds 2.4.1 changelog entry describing the config consumption change.
packages/contract/package.json Bumps @amqp-contract/contract version to 2.4.1 for release.
packages/contract/CHANGELOG.md Adds 2.4.1 changelog header for the release.
packages/client/package.json Bumps @amqp-contract/client version to 2.4.1 for release.
packages/client/CHANGELOG.md Adds 2.4.1 changelog entry for dependency updates.
packages/asyncapi/package.json Bumps @amqp-contract/asyncapi version to 2.4.1 for release.
packages/asyncapi/CHANGELOG.md Adds 2.4.1 changelog entry for the contract dependency bump.
.changeset/consume-btravstack-config.md Removed after being incorporated into the 2.4.1 release.

@btravers
btravers force-pushed the changeset-release/main branch 3 times, most recently from 4c7548b to 28cb61c Compare July 24, 2026 10:28
@btravers btravers changed the title chore: release packages chore: release packages (beta) Jul 26, 2026
@btravers
btravers force-pushed the changeset-release/main branch from 28cb61c to eb799c0 Compare July 26, 2026 21:43
@btravers
btravers merged commit fe43bf4 into main Jul 26, 2026
12 checks passed
@btravers
btravers deleted the changeset-release/main branch July 26, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants